home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / blankery / blanker / source / protos / messaging.h < prev    next >
C/C++ Source or Header  |  1993-07-24  |  110b  |  6 lines

  1. VOID loadModule( ULONG );
  2. LONG sendModMsg( ULONG, struct MsgPort * );
  3.  
  4. extern    struct Task        *bTask, *tmpTask;
  5.  
  6.